SG Window Window Object
Destroy Method

©1998 by Stinga

Properties     Methods      Events     Constants     Error Codes
Description

Destroys attached window and its children.

Syntax

object.Destroy

Part Description
object The object is expression that evaluates to Window object
Remarks

Destroy can not destroy a window created by a different thread.